WooCommerce Attach Me!
- created: 13/05/2015
- latest update: 13/05/2015
- by: Lagudi Domenico
First download the plugin file zip file, then there are two ways for installing:
1) The best way to install is via the Plugins > Add New Plugins section in the Wordpress Backend.
2) You can also manually bu unzipping plugin file in /wp-content/plugins directory
Once the plugin is installed please activate.
After activating, the plugin will add a new box titled "Attachments box" in every order details page.
By WooCommerce -> Attach Me! Options menu voice can be configured several options like upload folder name, image preview (if image attachment is detected), preview size, approval box style.
If you need to customize the html snippet used in the Order Details page, you can copy the /woocommerce-attach-me/templates/view_order_template.php file to {your theme folder}/wcam/view_order_template.php
and the edit and customize as you wish
Order details page - Backend
WooCommerce Attach Me! plugins adds a new side box on every order details page. By this new area, you will be able to add as many files you wish to the order.
You could attach pdf, images, doc...


Order details page - Frontend
On the other side, the WooCommerce Attach Me! plugin will add a new area to the Order details page where your customer will be able to download all the files attached by you for that order.
The area template can be modified by editing the template file found in woocommerce-attach-me/templates/view_order_template.php.
